compress/flate.dictDecoder.histSize (method)

2 uses

	compress/flate (current package)
		dict_decoder.go#L59: func (dd *dictDecoder) histSize() int {
		inflate.go#L594: 		if dist > f.dict.histSize() {